Skip to content

Clean up inline-asm definitions, add i32/i64/f32/f64.div(_s/u) #1509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Oct 16, 2020

Initially wanted to add more built-ins, but found that various definitions were missing, so ended up cleaning these up instead. Also adds div<T> respectively i32/i64/f32/f64.div(_s/u).

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit f1282f3 into master Oct 16, 2020
@github-actions
Copy link

🎉 This PR is included in version 0.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcodeIO dcodeIO deleted the asm-div branch June 1, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant